-
Notifications
You must be signed in to change notification settings - Fork 567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added minecraft-launcher profile #3538
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Added space,tracelog,nodvd
private-bin minecraft-launcher,java,java-config | ||
private-cache | ||
private-dev | ||
# private-etc alternatives,asound.conf,ca-certificates,crypto-policies,fonts,group,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,localtime,machine-id,mime.types,nvidia,passwd,pki,pulse,resolv.conf,services,selinux,ssl,xdg,X11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happens if this line is uncommented?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't connect to a server or Realms.
This should be resolved now can you please check,thanks,
I should whitelist |
Why? You has already |
Adding a |
Ahh you mean removing private-opt and using whitelist instead. |
anything left? |
Deciding on |
How do you created it? (Template, --build, --trace, strace, try & guess, strings, …) |
I allowed the whole package of files from the template, still didn't work. I made it using the default |
First try --build, much easier. The templates don't cover special things. In general: always check if there is a /etc/. |
Build gave @rusty-snake Thanks for the tip, I'll add them and ati,drirc,openal? |
I tend to |
Nevermind, it was java, I removed the wrong group. How do I add more java versions? Like |
Look at i2prouter, signal-cli, terasology. There is no realy good way now. |
I'll add all the known ones of OpneJDK from 7-14. So a comment saying to comment this line in case breaks or add your own java folder? |
The profile needs sorting (private-bin, private-etc). |
Used the python script on it. |
+1 from me. |
Merged, Thanks. |
Request:# 1139
What to do withShould be okay now.private-etc
? In game multiplayer or realms doesn't work with it, tried with many combinations. Single player works fine with/without.